Skip to content

Conversation

rm-openai
Copy link
Collaborator

Summary:

Was running into bugs. Because the model settings were being set from both runner and session, and that was causing issues. Among other things, handoffs were broken because the runner wasn't reading them, and the session wasn't setting them in the connect() call.

Test Plan:

Unit tests.

@rm-openai rm-openai requested review from jhills20 and seratch July 17, 2025 16:55
### Summary:
Was running into bugs. Because the model settings were being set from both runner and session, and that was causing issues. Among other things, handoffs were broken because the runner wasn't reading them, and the session wasn't setting them in the connect() call.

### Test Plan:
Unit tests.
@rm-openai rm-openai merged commit a25dac7 into main Jul 17, 2025
10 checks passed
@rm-openai rm-openai deleted the rm/pr1169 branch July 17, 2025 17:04
@sibblegp
Copy link

Fantastic! Thank you! I feel so vindicated that I was right.

Now I just need to figure out why my interruptions don't work and yours do.

@sibblegp
Copy link

@rm-openai Could these same reasons be why your demos work with interruptions but mine with a custom config doesn't?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants